wormhole routing - определение. Что такое wormhole routing
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое wormhole routing - определение

DATA FLOW CONTROL SWITCHING METHOD
Wormhole routing; Wormhole flow control
  • Three flows on 2x2 network using Wormhole switching
Найдено результатов: 173
wormhole routing         
<messaging> A property of a message passing system in which each part of a message is transmitted independently and one part can be forwarded to the next node before the whole message has been received. All parts of a single message follow the same route. The independent parts are normally small, e.g. one 32-bit word. This reduces the latency and the storage requirements on each node when compared with message switching where a node receives the whole message before it starts to forward it to the next node. It is more complex than message switching because each node must keep track of the messages currently flowing through it. With cut-through switching, wormhole routing is applied to packets in a packet switching system so that forwarding of a packet starts as soon as its destination is known, before the whole packet had arrived. (2003-05-15)
Wormhole switching         
Wormhole flow control, also called wormhole switching or wormhole routing, is a system of simple flow control in computer networking based on known fixed links. It is a subset of flow control methods called Flit-Buffer Flow Control.
Routed         
PROCESS OF SELECTING PATHS IN A DATA COMMUNICATIONS NETWORK
ROUTING; Routing information; Routing algorithm; External gateway protocol; Network routing; Network routing method; Routed protocols; Routed Protocols; Routable; Routed; Routing algorithms; Centralized routing
·Impf & ·p.p. of Rout.
routed         
PROCESS OF SELECTING PATHS IN A DATA COMMUNICATIONS NETWORK
ROUTING; Routing information; Routing algorithm; External gateway protocol; Network routing; Network routing method; Routed protocols; Routed Protocols; Routable; Routed; Routing algorithms; Centralized routing
<networking> /root dee/ Route Daemon. A program which runs under 4.2BSD Unix systems and derivatives to propagate routes among machines on a local area network, using the Routing Information Protocol. See also gated. (2002-07-31)
routing         
PROCESS OF SELECTING PATHS IN A DATA COMMUNICATIONS NETWORK
ROUTING; Routing information; Routing algorithm; External gateway protocol; Network routing; Network routing method; Routed protocols; Routed Protocols; Routable; Routed; Routing algorithms; Centralized routing
<tool> /row'ting/ Using a kind of rotating cutting tool called a router, pronounced /row't*/. In the USA a router, pronounced /row't*/, is also a network device that performs "routing". In the UK, the network device is pronounced /roo't*/ and what it does is spelled "routeing". (2002-07-31)
Routing         
PROCESS OF SELECTING PATHS IN A DATA COMMUNICATIONS NETWORK
ROUTING; Routing information; Routing algorithm; External gateway protocol; Network routing; Network routing method; Routed protocols; Routed Protocols; Routable; Routed; Routing algorithms; Centralized routing
Routing is the process of selecting a path for traffic in a network or between or across multiple networks. Broadly, routing is performed in many types of networks, including circuit-switched networks, such as the public switched telephone network (PSTN), and computer networks, such as the Internet.
Routing         
PROCESS OF SELECTING PATHS IN A DATA COMMUNICATIONS NETWORK
ROUTING; Routing information; Routing algorithm; External gateway protocol; Network routing; Network routing method; Routed protocols; Routed Protocols; Routable; Routed; Routing algorithms; Centralized routing
·p.pr. & ·vb.n. of Rout.
Routing (electronic design automation)         
  • A PCB as a design on a computer (left) and realized as a board assembly populated with components (right). The board is double sided, with through-hole plating, green solder resist and a white legend. Both surface mount and through-hole components have been used.
STAGE OF ELECTRONIC CIRCUIT DESIGN
Routing (EDA); Routing (Electronic Design Automation); Wire routing; Autorouter; Auto-router; Autorouting; Auto-routing; Auto routing; Auto router; Ripup router; Rip-up router; Ripup-router; Interactive router; Interactive routing; Push-and-shove router; Push-and-shove routing; Push and shove router; Push and shove routing; Grid-based router; Shape-based router; Grid-based autorouter; Shape-based autorouter; Grid-based auto-router; Shape-based auto-router; Automatic router; Topological PCB router; PCB router; Router (electronic design automation); Router (EDA); Automoving; Shove-aside router; Clean-up router; Gridless router; Grid-less router; Pattern router; Topological router; Topological autorouter; Topological auto-router; Topological PWB router; Automatic topological router; Hightower's router; Hightower router; Mikami-Tahuchi router; Mikami-Tahuchi's router; Mikami router; Mikami's router; Gridless PCB router; Hadlock router; Hadlock's router; Hadlock's minimum detour router; Hadlock minimum detour router; Minimum detour router; Grid routing; Geometric autorouter; Push'n'shove-router; Push'n'shove router; Rip-up- and retry-router; Topological autorouting; Gridless routing; Neuronal router; Neuronal autorouter; Off-grid-routing; Rip-up-and-retry router; PCB routing; Mikami–Tahuchi router; Ripup-and-retry router; Spine and stitch router; Spine & stitch router; Spine-and-stitch routing; Spine-and-stitch router; Routing layer bias; Shape-based routing; River router; River-routing; River routing; Mirror routing; Mirror router; Any-angle routing; Any-angle router; Free-angle routing; Free-angle router; Any angle routing; Any angle router; Free angle routing; Free angle router
In electronic design, wire routing, commonly called simply routing, is a step in the design of printed circuit boards (PCBs) and integrated circuits (ICs). It builds on a preceding step, called placement, which determines the location of each active element of an IC or component on a PCB.
dynamic routing         
Adaptive Routing; Dynamic Routing; Adaptive routing; Dynamic route
<networking> (Or "adaptive routing") Routing that adjusts automatically to network topology or traffic changes. (1997-05-08)
adaptive routing         
Adaptive Routing; Dynamic Routing; Adaptive routing; Dynamic route

Википедия

Wormhole switching

Wormhole flow control, also called wormhole switching or wormhole routing, is a system of simple flow control in computer networking based on known fixed links. It is a subset of flow control methods called Flit-Buffer Flow Control.: Chapter 13.2.1 

Switching is a more appropriate term than routing, as "routing" defines the route or path taken to reach the destination. The wormhole technique does not dictate the route to the destination but decides when the packet moves forward from a router.

Wormhole switching is widely used in multicomputers because of its low latency and small requirements at the nodes.: 376 

Wormhole routing supports very low-latency, high-speed, guaranteed delivery of packets suitable for real-time communication.